-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.34
-
Code
-
Classes
- AbstractCustomerBooking
| Total Complexity |
25 |
| Dependencies |
6 |
| Dependents |
0 |
| Total lines |
171 |
| Lines of code |
60 |
| Logical lines of code |
17 |
| Comment lines |
59 |
| Methods |
17 |
| Properties |
8 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toArray() |
A |
58 |
9 |
12 |
| getId() |
S |
82 |
1 |
3 |
| setId() |
S |
81 |
1 |
3 |
| getCustomerId() |
S |
82 |
1 |
3 |
| setCustomerId() |
S |
81 |
1 |
3 |
| getCustomer() |
S |
82 |
1 |
3 |
| setCustomer() |
S |
81 |
1 |
3 |
| getStatus() |
S |
82 |
1 |
3 |
| setStatus() |
S |
81 |
1 |
3 |
| getCouponId() |
S |
82 |
1 |
3 |
| setCouponId() |
S |
81 |
1 |
3 |
| getCoupon() |
S |
82 |
1 |
3 |
| setCoupon() |
S |
81 |
1 |
3 |
| getPrice() |
S |
82 |
1 |
3 |
| setPrice() |
S |
81 |
1 |
3 |
| getTax() |
S |
82 |
1 |
3 |
| setTax() |
S |
81 |
1 |
3 |